projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68cdc68
)
* editfns.c (Ffloat_time): Doc fix (Bug#2768).
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 24 Mar 2009 17:37:32 +0000
(17:37 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 24 Mar 2009 17:37:32 +0000
(17:37 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2c0c740458d48e140b87224b3c36d7af1d7bb062..244b1f6a158100682aef1b5fa796a880b1ebb3a5 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2009-03-24 Chong Yidong <cyd@stupidchicken.com>
+ * editfns.c (Ffloat_time): Doc fix (Bug#2768).
+
* data.c (Qinteractive_form): New variable.
(Finteractive_form): Use it.